home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / misc / gfront11.lha / GUIFront / Developer / Include / libraries / guifront_lib.i next >
Encoding:
Text File  |  1994-10-29  |  1.3 KB  |  58 lines

  1.     IFND    LIBRARIES_GUIFRONT_LIB_I
  2. LIBRARIES_GUIFRONT_LIB_I SET 1
  3. *
  4. *    $VER: GUIFront.i 37.3 (29.10.94)
  5. *    Includes Release 37.3
  6. *
  7. *    Assembly header file for GUIFront.
  8. *
  9. *    (C) Copyright 1994 Michael Berg
  10. *        All Rights Reserved
  11. *
  12.  
  13.     IFND    EXEC_LIBRARIES_I
  14.     INCLUDE    "exec/libraries.i"
  15.     ENDC
  16.  
  17.     LIBINIT
  18.  
  19.     LIBDEF _LVOGF_CreateGUIAppA
  20.     LIBDEF _LVOGF_DestroyGUIApp
  21.     LIBDEF _LVOGF_GetGUIAppAttrA
  22.     LIBDEF _LVOGF_SetGUIAppAttrA
  23.     LIBDEF _LVOGF_DestroyGUI
  24.     LIBDEF _LVOGF_CreateGUIA
  25.     LIBDEF _LVOGF_GetGUIAttrA
  26.     LIBDEF _LVOGF_SetGUIAttrA
  27.     LIBDEF _LVOGF_GetIMsg
  28.     LIBDEF _LVOGF_Wait
  29.     LIBDEF _LVOGF_ReplyIMsg
  30.     LIBDEF _LVOGF_SetAliasKey
  31.     LIBDEF _LVOGF_BeginRefresh
  32.     LIBDEF _LVOGF_EndRefresh
  33.     LIBDEF _LVOGF_SetGadgetAttrsA
  34.     LIBDEF _LVOGF_GetGadgetAttrsA
  35.     LIBDEF _LVOGF_LockGUI
  36.     LIBDEF _LVOGF_UnlockGUI
  37.     LIBDEF _LVOGF_LockGUIApp
  38.     LIBDEF _LVOGF_UnlockGUIApp
  39.     LIBDEF _LVOGF_LoadPrefs
  40.     LIBDEF _LVOGF_SavePrefs
  41.     LIBDEF _LVOGF_LockPrefsList
  42.     LIBDEF _LVOGF_UnlockPrefsList
  43.     LIBDEF _LVOGF_FirstPrefsNode
  44.     LIBDEF _LVOGF_NextPrefsNode
  45.     LIBDEF _LVOGF_CopyAppID
  46.     LIBDEF _LVOGF_GetPrefsAttrA
  47.     LIBDEF _LVOGF_SetPrefsAttrA
  48.     LIBDEF _LVOGF_DeletePrefs
  49.     LIBDEF _LVOGF_DefaultPrefs
  50.     LIBDEF _LVOGF_NotifyPrefsChange
  51.     LIBDEF _LVOGF_EndNotifyPrefsChange
  52.     LIBDEF _LVOGF_AslRequest
  53.     LIBDEF _LVOGF_EasyRequestArgs
  54.     LIBDEF _LVOGF_ProcessListView
  55.     LIBDEF _LVOGF_SignalPrefsVChange
  56.  
  57.     ENDC
  58.